home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Education / PC-SiG's World of Education.iso / run / 2602 / label.hlp < prev    next >
Encoding:
Text File  |  1989-01-09  |  415 b   |  9 lines

  1. LABEL = "string";                 Specify main label
  2.  
  3. The LABEL parameter specifies a string of ASCII characters to use as
  4. the main label on plots, in the header line for printed output, and in
  5. the Header record for files generated by the WRITE procedure.  The
  6. string of characters must be surrounded by double quote characters ("). 
  7. DAN has no mechanism for including double quote characters in the
  8. label.
  9.